﻿CHARACTERS = {
	c:MOL ?= {
		create_character = {
			# Mihail Sturdza, Prince of Moldavia
			first_name = "Mihail"
			last_name = "Sturdza"
			historical = yes
			ruler = yes
			age = 41
			interest_group = ig_landowners
			ideology = ideology_moderate 			# politically liberal for his time and position
			traits = {
				meticulous
			}
		}	
	}
}
